Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement friend leaderboards #589

Merged
merged 2 commits into from
Jul 28, 2024

Conversation

Beyley
Copy link
Member

@Beyley Beyley commented Jul 28, 2024

The query here is extraordinarily slow (~10s in Debug mode on my machine, with a warmed up JIT). But leaving it as a 404 causes the game to wait a full 30 seconds between requests, so even though these requests are serial in LBP, its still faster for users in the end to have it implemented.

We can optimize the query after Postgres gets in.

@Beyley Beyley requested a review from jvyden July 28, 2024 04:13
@jvyden jvyden merged commit a2d8ff1 into LittleBigRefresh:main Jul 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants